[INFO] fetching crate wasmparser-nostd 0.100.2...
[INFO] testing wasmparser-nostd-0.100.2 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate wasmparser-nostd 0.100.2 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate wasmparser-nostd 0.100.2
[INFO] finished tweaking crates.io crate wasmparser-nostd 0.100.2
[INFO] tweaked toml for crates.io crate wasmparser-nostd 0.100.2 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate wasmparser-nostd 0.100.2 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate wasmparser-nostd 0.100.2 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_derive v1.0.198
[INFO] [stderr]   Downloaded indexmap-nostd v0.4.0
[INFO] [stderr]   Downloaded either v1.11.0
[INFO] [stderr]   Downloaded anyhow v1.0.82
[INFO] [stderr]   Downloaded proc-macro2 v1.0.81
[INFO] [stderr]   Downloaded serde v1.0.198
[INFO] [stderr]   Downloaded serde_json v1.0.116
[INFO] [stderr]   Downloaded syn v2.0.60
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8ecbcce41f70f1e4859ae9e16909202deba548639e79f9689939c67981bd92db
[INFO] running `Command { std: "docker" "start" "-a" "8ecbcce41f70f1e4859ae9e16909202deba548639e79f9689939c67981bd92db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8ecbcce41f70f1e4859ae9e16909202deba548639e79f9689939c67981bd92db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8ecbcce41f70f1e4859ae9e16909202deba548639e79f9689939c67981bd92db", kill_on_drop: false }`
[INFO] [stdout] 8ecbcce41f70f1e4859ae9e16909202deba548639e79f9689939c67981bd92db
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 04c363ac8f5b9027715b3c74c89c723dcbf3adfda8a85aad90046b99c6272c59
[INFO] running `Command { std: "docker" "start" "-a" "04c363ac8f5b9027715b3c74c89c723dcbf3adfda8a85aad90046b99c6272c59", kill_on_drop: false }`
[INFO] [stderr]    Compiling indexmap-nostd v0.4.0
[INFO] [stderr]    Compiling wasmparser-nostd v0.100.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/validator/types.rs:643:15
[INFO] [stdout]     |
[INFO] [stdout] 643 | impl Hash for (dyn ModuleImportKey + '_) {
[INFO] [stdout]     |               ^                        ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 643 - impl Hash for (dyn ModuleImportKey + '_) {
[INFO] [stdout] 643 + impl Hash for dyn ModuleImportKey + '_ {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/validator/types.rs:650:21
[INFO] [stdout]     |
[INFO] [stdout] 650 | impl PartialOrd for (dyn ModuleImportKey + '_) {
[INFO] [stdout]     |                     ^                        ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 650 - impl PartialOrd for (dyn ModuleImportKey + '_) {
[INFO] [stdout] 650 + impl PartialOrd for dyn ModuleImportKey + '_ {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/validator/types.rs:656:14
[INFO] [stdout]     |
[INFO] [stdout] 656 | impl Ord for (dyn ModuleImportKey + '_) {
[INFO] [stdout]     |              ^                        ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 656 - impl Ord for (dyn ModuleImportKey + '_) {
[INFO] [stdout] 656 + impl Ord for dyn ModuleImportKey + '_ {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/validator/types.rs:664:20
[INFO] [stdout]     |
[INFO] [stdout] 664 | impl PartialEq for (dyn ModuleImportKey + '_) {
[INFO] [stdout]     |                    ^                        ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 664 - impl PartialEq for (dyn ModuleImportKey + '_) {
[INFO] [stdout] 664 + impl PartialEq for dyn ModuleImportKey + '_ {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/validator/types.rs:670:13
[INFO] [stdout]     |
[INFO] [stdout] 670 | impl Eq for (dyn ModuleImportKey + '_) {}
[INFO] [stdout]     |             ^                        ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 670 - impl Eq for (dyn ModuleImportKey + '_) {}
[INFO] [stdout] 670 + impl Eq for dyn ModuleImportKey + '_ {}
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `assert_send` is never used
[INFO] [stdout]     --> src/validator/core.rs:1058:8
[INFO] [stdout]      |
[INFO] [stdout] 1058 |     fn assert_send<T: Send>() {}
[INFO] [stdout]      |        ^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `assert` is never used
[INFO] [stdout]     --> src/validator/core.rs:1062:8
[INFO] [stdout]      |
[INFO] [stdout] 1062 |     fn assert() {
[INFO] [stdout]      |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/binary_reader.rs:125:22
[INFO] [stdout]     |
[INFO] [stdout] 125 |     pub fn new(data: &[u8]) -> BinaryReader {
[INFO] [stdout]     |                      ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 125 |     pub fn new(data: &[u8]) -> BinaryReader<'_> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/binary_reader.rs:135:34
[INFO] [stdout]     |
[INFO] [stdout] 135 |     pub fn new_with_offset(data: &[u8], original_offset: usize) -> BinaryReader {
[INFO] [stdout]     |                                  ^^^^^ the lifetime is elided here ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 135 |     pub fn new_with_offset(data: &[u8], original_offset: usize) -> BinaryReader<'_> {
[INFO] [stdout]     |                                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/binary_reader.rs:1552:20
[INFO] [stdout]      |
[INFO] [stdout] 1552 |     pub fn targets(&self) -> BrTableTargets {
[INFO] [stdout]      |                    ^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1552 |     pub fn targets(&self) -> BrTableTargets<'_> {
[INFO] [stdout]      |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:769:38
[INFO] [stdout]     |
[INFO] [stdout] 769 |     pub fn parse_all(self, mut data: &[u8]) -> impl Iterator<Item = Result<Payload>> {
[INFO] [stdout]     |                                      ^^^^^ the lifetime is elided here     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 769 |     pub fn parse_all(self, mut data: &[u8]) -> impl Iterator<Item = Result<Payload<'_>>> {
[INFO] [stdout]     |                                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/readers/core/init.rs:27:22
[INFO] [stdout]    |
[INFO] [stdout] 27 |     pub fn new(data: &[u8], offset: usize) -> ConstExpr {
[INFO] [stdout]    |                      ^^^^^                    ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 27 |     pub fn new(data: &[u8], offset: usize) -> ConstExpr<'_> {
[INFO] [stdout]    |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/validator.rs:393:18
[INFO] [stdout]     |
[INFO] [stdout] 393 |     pub fn types(&self, mut level: usize) -> Option<TypesRef> {
[INFO] [stdout]     |                  ^^^^^ the lifetime is elided here  ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 393 |     pub fn types(&self, mut level: usize) -> Option<TypesRef<'_>> {
[INFO] [stdout]     |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/validator/types.rs:1708:19
[INFO] [stdout]      |
[INFO] [stdout] 1708 |     pub fn as_ref(&self) -> TypesRef {
[INFO] [stdout]      |                   ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1708 |     pub fn as_ref(&self) -> TypesRef<'_> {
[INFO] [stdout]      |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.69s
[INFO] running `Command { std: "docker" "inspect" "04c363ac8f5b9027715b3c74c89c723dcbf3adfda8a85aad90046b99c6272c59", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "04c363ac8f5b9027715b3c74c89c723dcbf3adfda8a85aad90046b99c6272c59", kill_on_drop: false }`
[INFO] [stdout] 04c363ac8f5b9027715b3c74c89c723dcbf3adfda8a85aad90046b99c6272c59
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3d06c2d772c83317e5eae3109c042a35452a5e77b5fbe9a584e00a1d0a4fa889
[INFO] running `Command { std: "docker" "start" "-a" "3d06c2d772c83317e5eae3109c042a35452a5e77b5fbe9a584e00a1d0a4fa889", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.198
[INFO] [stderr]    Compiling proc-macro2 v1.0.81
[INFO] [stderr]    Compiling either v1.11.0
[INFO] [stderr]    Compiling serde_json v1.0.116
[INFO] [stderr]    Compiling anyhow v1.0.82
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/validator/types.rs:643:15
[INFO] [stdout]     |
[INFO] [stdout] 643 | impl Hash for (dyn ModuleImportKey + '_) {
[INFO] [stdout]     |               ^                        ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 643 - impl Hash for (dyn ModuleImportKey + '_) {
[INFO] [stdout] 643 + impl Hash for dyn ModuleImportKey + '_ {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/validator/types.rs:650:21
[INFO] [stdout]     |
[INFO] [stdout] 650 | impl PartialOrd for (dyn ModuleImportKey + '_) {
[INFO] [stdout]     |                     ^                        ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 650 - impl PartialOrd for (dyn ModuleImportKey + '_) {
[INFO] [stdout] 650 + impl PartialOrd for dyn ModuleImportKey + '_ {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/validator/types.rs:656:14
[INFO] [stdout]     |
[INFO] [stdout] 656 | impl Ord for (dyn ModuleImportKey + '_) {
[INFO] [stdout]     |              ^                        ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 656 - impl Ord for (dyn ModuleImportKey + '_) {
[INFO] [stdout] 656 + impl Ord for dyn ModuleImportKey + '_ {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/validator/types.rs:664:20
[INFO] [stdout]     |
[INFO] [stdout] 664 | impl PartialEq for (dyn ModuleImportKey + '_) {
[INFO] [stdout]     |                    ^                        ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 664 - impl PartialEq for (dyn ModuleImportKey + '_) {
[INFO] [stdout] 664 + impl PartialEq for dyn ModuleImportKey + '_ {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/validator/types.rs:670:13
[INFO] [stdout]     |
[INFO] [stdout] 670 | impl Eq for (dyn ModuleImportKey + '_) {}
[INFO] [stdout]     |             ^                        ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 670 - impl Eq for (dyn ModuleImportKey + '_) {}
[INFO] [stdout] 670 + impl Eq for dyn ModuleImportKey + '_ {}
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `assert_send` is never used
[INFO] [stdout]     --> src/validator/core.rs:1058:8
[INFO] [stdout]      |
[INFO] [stdout] 1058 |     fn assert_send<T: Send>() {}
[INFO] [stdout]      |        ^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `assert` is never used
[INFO] [stdout]     --> src/validator/core.rs:1062:8
[INFO] [stdout]      |
[INFO] [stdout] 1062 |     fn assert() {
[INFO] [stdout]      |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/binary_reader.rs:125:22
[INFO] [stdout]     |
[INFO] [stdout] 125 |     pub fn new(data: &[u8]) -> BinaryReader {
[INFO] [stdout]     |                      ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 125 |     pub fn new(data: &[u8]) -> BinaryReader<'_> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/binary_reader.rs:135:34
[INFO] [stdout]     |
[INFO] [stdout] 135 |     pub fn new_with_offset(data: &[u8], original_offset: usize) -> BinaryReader {
[INFO] [stdout]     |                                  ^^^^^ the lifetime is elided here ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 135 |     pub fn new_with_offset(data: &[u8], original_offset: usize) -> BinaryReader<'_> {
[INFO] [stdout]     |                                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/binary_reader.rs:1552:20
[INFO] [stdout]      |
[INFO] [stdout] 1552 |     pub fn targets(&self) -> BrTableTargets {
[INFO] [stdout]      |                    ^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1552 |     pub fn targets(&self) -> BrTableTargets<'_> {
[INFO] [stdout]      |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:769:38
[INFO] [stdout]     |
[INFO] [stdout] 769 |     pub fn parse_all(self, mut data: &[u8]) -> impl Iterator<Item = Result<Payload>> {
[INFO] [stdout]     |                                      ^^^^^ the lifetime is elided here     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 769 |     pub fn parse_all(self, mut data: &[u8]) -> impl Iterator<Item = Result<Payload<'_>>> {
[INFO] [stdout]     |                                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/readers/core/init.rs:27:22
[INFO] [stdout]    |
[INFO] [stdout] 27 |     pub fn new(data: &[u8], offset: usize) -> ConstExpr {
[INFO] [stdout]    |                      ^^^^^                    ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 27 |     pub fn new(data: &[u8], offset: usize) -> ConstExpr<'_> {
[INFO] [stdout]    |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/validator.rs:393:18
[INFO] [stdout]     |
[INFO] [stdout] 393 |     pub fn types(&self, mut level: usize) -> Option<TypesRef> {
[INFO] [stdout]     |                  ^^^^^ the lifetime is elided here  ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 393 |     pub fn types(&self, mut level: usize) -> Option<TypesRef<'_>> {
[INFO] [stdout]     |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/validator/types.rs:1708:19
[INFO] [stdout]      |
[INFO] [stdout] 1708 |     pub fn as_ref(&self) -> TypesRef {
[INFO] [stdout]      |                   ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1708 |     pub fn as_ref(&self) -> TypesRef<'_> {
[INFO] [stdout]      |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]    Compiling criterion-plot v0.4.5
[INFO] [stderr]    Compiling serde_derive v1.0.198
[INFO] [stderr]    Compiling serde_cbor v0.11.2
[INFO] [stderr]    Compiling csv v1.3.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.3.6
[INFO] [stderr]    Compiling wasmparser-nostd v0.100.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/validator/types.rs:643:15
[INFO] [stdout]     |
[INFO] [stdout] 643 | impl Hash for (dyn ModuleImportKey + '_) {
[INFO] [stdout]     |               ^                        ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 643 - impl Hash for (dyn ModuleImportKey + '_) {
[INFO] [stdout] 643 + impl Hash for dyn ModuleImportKey + '_ {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/validator/types.rs:650:21
[INFO] [stdout]     |
[INFO] [stdout] 650 | impl PartialOrd for (dyn ModuleImportKey + '_) {
[INFO] [stdout]     |                     ^                        ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 650 - impl PartialOrd for (dyn ModuleImportKey + '_) {
[INFO] [stdout] 650 + impl PartialOrd for dyn ModuleImportKey + '_ {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/validator/types.rs:656:14
[INFO] [stdout]     |
[INFO] [stdout] 656 | impl Ord for (dyn ModuleImportKey + '_) {
[INFO] [stdout]     |              ^                        ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 656 - impl Ord for (dyn ModuleImportKey + '_) {
[INFO] [stdout] 656 + impl Ord for dyn ModuleImportKey + '_ {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/validator/types.rs:664:20
[INFO] [stdout]     |
[INFO] [stdout] 664 | impl PartialEq for (dyn ModuleImportKey + '_) {
[INFO] [stdout]     |                    ^                        ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 664 - impl PartialEq for (dyn ModuleImportKey + '_) {
[INFO] [stdout] 664 + impl PartialEq for dyn ModuleImportKey + '_ {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/validator/types.rs:670:13
[INFO] [stdout]     |
[INFO] [stdout] 670 | impl Eq for (dyn ModuleImportKey + '_) {}
[INFO] [stdout]     |             ^                        ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 670 - impl Eq for (dyn ModuleImportKey + '_) {}
[INFO] [stdout] 670 + impl Eq for dyn ModuleImportKey + '_ {}
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `wat` in this scope
[INFO] [stdout]     --> src/validator.rs:1360:21
[INFO] [stdout]      |
[INFO] [stdout] 1360 |         let bytes = wat::parse_str(
[INFO] [stdout]      |                     ^^^ use of unresolved module or unlinked crate `wat`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `wat`, use `cargo add wat` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `wat` in this scope
[INFO] [stdout]     --> src/validator.rs:1459:21
[INFO] [stdout]      |
[INFO] [stdout] 1459 |         let bytes = wat::parse_str(
[INFO] [stdout]      |                     ^^^ use of unresolved module or unlinked crate `wat`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `wat`, use `cargo add wat` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `wasmparser-nostd` (lib test) due to 2 previous errors; 5 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "3d06c2d772c83317e5eae3109c042a35452a5e77b5fbe9a584e00a1d0a4fa889", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3d06c2d772c83317e5eae3109c042a35452a5e77b5fbe9a584e00a1d0a4fa889", kill_on_drop: false }`
[INFO] [stdout] 3d06c2d772c83317e5eae3109c042a35452a5e77b5fbe9a584e00a1d0a4fa889
